Resource StructureDefinition/FHIR Server from package demis.fhir.profiles#1.19.0 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "DiagnoseSARSCoV2",
"url" : "https://demis.rki.de/fhir/StructureDefinition/DiagnoseSARSCoV2",
"version" : "1.0.1",
"name" : "DiagnoseSARSCoV2",
"title" : "SARS-CoV-2-Diagnose",
"status" : "retired",
"date" : "2021-03-26",
"description" : "Die SARS-CoV-2-Diagnose definiert die Inhalte der Diagnose krankheitsspezifisch. Der ICD-10-Code der positiven SARS-CoV-2-Diagnose ist âU07.1!â.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "https://demis.rki.de/fhir/StructureDefinition/Diagnose",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.code",
"path" : "Condition.code",
"definition" : "ICD-10-Code der Diagnose. Für die SARS-CoV-2-Erregernachweismeldung ist die entsprechende Diagnose grundsätzlich mit dem Wert \"U07.1!\" zu belegen.",
"min" : 1
},
{
"id" : "Condition.code.coding",
"path" : "Condition.code.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Condition.code.coding.system",
"path" : "Condition.code.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.de/CodeSystem/dimdi/icd-10-gm"
},
{
"id" : "Condition.code.coding.code",
"path" : "Condition.code.coding.code",
"min" : 1,
"fixedCode" : "U07.1!"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.